Password Record
Creates a new instance of PasswordRecord with the given parameters.
Since
8.0.0
Parameters
url
The URL of the site for which the password is saved.
password
The password used to log into the site.
Creates a new instance of PasswordRecord with the given parameters.
Since
8.0.0
Parameters
url
The URL of the site for which the password is saved.
login
The username or email address used to log into the site.
password
The password used to log into the site.